Fauxnix translates bash to PowerShell for AI agents

26 09 2026
Fauxnix translates bash to PowerShell for AI agents

fauxnix-cli is a Node.js CLI and MCP server for Windows systems running Node 18 or later and PowerShell 5.1+. It deterministically translates bash commands into native PowerShell at runtime without LLM calls, WSL, or virtual machines. Covering 109 core utilities verified against GNU coreutils test suites, it allows AI coding agents to run standard bash pipelines directly on Windows hosts.

It is worth setting up if you run coding agents natively on Windows and want to eliminate broken tool calls caused by the model's poor PowerShell generation. The main catch is the restricted surface area: with only 109 translated commands, complex shell scripts, unmapped flags, or heavy interactive tools will fail and still require a full Linux environment.

more: https://github.com/20000419/fauxnix


Actions

Information

Leave a comment




Design a site like this with WordPress.com
Get started